home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / doors_1 / kmail270.zip / KMAIL.CFG < prev    next >
Text File  |  1991-02-03  |  5KB  |  154 lines

  1. ;------------------------------------------------;
  2. ;            Kmail Configuration File            ;
  3. ;------------------------------------------------;
  4. ; Max line length is 50 chars. Comments are      ;
  5. ; indicated by a  ;  in column 1, blank lines ok ;
  6. ;------------------------------------------------;
  7. ; All parms *MUST* begin in column 1.            ;
  8. ;------------------------------------------------;
  9.  
  10. ; Parms 1-4 are used by the mail RDR's and are
  11. ; displayed to the user on various screens.
  12. ; They consist of freeform text describing your
  13. ; BBS system.    SOMETHING must be coded.
  14.  
  15. ;------------------------------------------------;
  16. ; Parm 1 - BBS Name, displayed by RDR's
  17. ;------------------------------------------------;
  18. Produced by Kmail via Twin Peak's BBS
  19.  
  20. ;------------------------------------------------;
  21. ; Parm 2 - City, State, Zip
  22. ;------------------------------------------------;
  23. Longmont, Co., 80501
  24.  
  25. ;------------------------------------------------;
  26. ; Parm 3 - BBS Phone Number
  27. ;------------------------------------------------;
  28. (303)-651-0225
  29.  
  30. ;------------------------------------------------;
  31. ; Parm 4 - Sysop Name (mixed case ok)
  32. ;------------------------------------------------;
  33. Ken Krueger, Sysop
  34.  
  35. ;------------------------------------------------;
  36. ; Parm 5 - Mail Packet Name, 8 chars max.
  37. ;          NO .EXT    (UPPER CASE ONLY).
  38. ;------------------------------------------------;
  39. TWINPEAK
  40.  
  41. ;------------------------------------------------;
  42. ; Everything below here is optional. The following
  43. ; show the internal defaults that Kmail will use
  44. ; if not overriden with a parameter here.
  45. ;------------------------------------------------;
  46.  
  47. ;------------------------------------------------;
  48. ; Speed=ConnectBPS,Conf-Limit,Total-Limit
  49. ;------------------------------------------------;
  50. ; Where: ConnectBPS= The modem speed the caller
  51. ;                    connected at.
  52. ;
  53. ;        Conf-Limit= Maximum number of messages
  54. ;                    per conference.
  55. ;
  56. ;       Total-Limit= Total overall # of messages
  57. ;------------------------------------------------;
  58. Speed=300,15,50
  59. Speed=1200,50,200
  60. Speed=2400,150,400
  61. Speed=4800,200,600
  62. Speed=9600,200,900
  63. Speed=19200,300,1500
  64. Speed=38400,300,1500
  65. Speed=Local,300,1000
  66. Speed=Qnet,500,2000
  67.  
  68. ;------------------------------------------------;
  69. ;        Protocol BAT file names
  70. ;------------------------------------------------;
  71. ; RX=Xmodem    Receive BAT
  72. ; RO=Xmodem-1K Receive BAT
  73. ; RY=Ymodem    Receive BAT
  74. ; RG=Ymodem-g  Receive BAT
  75. ; RZ=Zmodem    Receive BAT
  76. ;
  77. ; SX=Xmodem    Send BAT
  78. ; SO=Xmodem-1K Send BAT
  79. ; SY=Ymodem    Send BAT
  80. ; SG=Ymodem-g  Send BAT
  81. ; SZ=Zmodem    Send BAT
  82.  
  83. ;------------------------------------------------;
  84. ; Note: Deleting an entry here will disable the
  85. ;       coorsponding protocol on the menu screen.
  86. ;------------------------------------------------;
  87. RX=PCBRX.BAT
  88. RO=PCBRO.BAT
  89. RY=PCBRY.BAT
  90. RG=PCBRG.BAT
  91. RZ=PCBRZ.BAT
  92.  
  93. SX=PCBSX.BAT
  94. SO=PCBSO.BAT
  95. SY=PCBSY.BAT
  96. SG=PCBSG.BAT
  97. SZ=PCBSZ.BAT
  98.  
  99. ;------------------------------------------------;
  100. ;    Optional - Delete this section if you
  101. ;    do not support Puma on your system.
  102. ;------------------------------------------------;
  103. ;       PUMA  Protocol Transfer Options
  104. ;------------------------------------------------;
  105. ; RP=Puma  Receive BAT
  106. ; SP=Puma  Send BAT
  107. ;------------------------------------------------;
  108. RP=PCBRP.BAT
  109. SP=PCBSP.BAT
  110.  
  111. ;------------------------------------------------;
  112. ;              Qnet_Private=Yes/No
  113. ;------------------------------------------------;
  114. ;  This option if set to Yes will allow a caller
  115. ;  with Network-Status to download all private
  116. ;  messages, EXCEPT for comments to sysop, that
  117. ;  have the ECHO flag enabled in the msg header.
  118. ;------------------------------------------------;
  119. Qnet_Private=No
  120.  
  121. ;------------------------------------------------;
  122. ;              Ignore_Echo=Yes/No
  123. ;------------------------------------------------;
  124. ;  This option applies only to Network-Status.
  125. ;
  126. ;  If set to YES will cause Kmail to ignore the
  127. ;  ECHO flag of msgs/conferences and send all
  128. ;  public messages
  129. ;
  130. ;  If set to NO, then only messages with the ECHO
  131. ;  flag are sent and uploads are restricted to
  132. ;  ECHO conferences, except that personal mail
  133. ;  can always be uploaded.
  134. ;------------------------------------------------;
  135. Ignore_Echo=No
  136.  
  137. ;------------------------------------------------;
  138. ;     Loc_Dir=Path to Local QWK/RDR directory
  139. ;------------------------------------------------;
  140. ; Use this to specify the default path/dir for
  141. ; local processing of QWK/REP files. This would
  142. ; normally be the location where your RDR expects
  143. ; to find the QWK files.
  144. ;------------------------------------------------;
  145. Loc_Dir=C:\RDR\QWK
  146.  
  147. ;------------------------------------------------;
  148. ;         Zip_Opt=Any valid PKZip option(s)
  149. ;------------------------------------------------;
  150. ;  If you need different ZIP options than the
  151. ;  normal system options, use this option.
  152. ;  Something like "Zip_Opt=-a -es" for example.
  153.  
  154.